home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Camelot / Camelot 088 (1990-11)(Swedish User Group of Amiga)(SE)(PD)[WB].zip / Camelot 088 (1990-11)(Swedish User Group of Amiga)(SE)(PD)[WB].adf / Border / headers.h < prev    next >
C/C++ Source or Header  |  1990-10-13  |  368b  |  15 lines

  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. #include <string.h>
  4. #include <exec/types.h>
  5. #include <exec/execbase.h>
  6. #include <intuition/intuition.h>
  7. #include <graphics/gfxbase.h>
  8. #include <graphics/view.h>
  9. #include <graphics/videocontrol.h>
  10. #include <utility/tagitem.h>
  11. #include <proto/intuition.h>
  12. #include <proto/graphics.h>
  13. #include <proto/exec.h>
  14. #include <proto/dos.h>
  15.